PATH
Mac OS 8 and 9 Developer Documentation
>
Human Interface Toolbox
>
Window Manager
>
Programming With the Mac OS 8.5 Window Manager
Associating Data With Windows
The Mac OS 8.5 Window Manager provides the following functions for
associating data with windows:
SetWindowProperty
associates an arbitrary piece of data with a window.
GetWindowProperty
obtains a piece of data that is associated with a window.
GetWindowPropertySize
obtains the size of a piece of data that is associated with a window.
RemoveWindowProperty
removes a piece of data that is associated with a window.
© 1999 Apple Computer, Inc. – (Last Updated 18 March 99)